evolution-ntlm
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Tue, 15 Nov 2016 02:59:30 +0000 (02:59 +0000)
committerRyan Tandy <ryan@nardis.ca>
Tue, 15 Nov 2016 02:59:30 +0000 (02:59 +0000)
commitfed499782f38fb978f84824afd05044d64866fb2
tree9197b36f39e95c37658826acec9d6f85e4b22816
parent1823112c19c886822f745c5b8c9e627bb3f641ba
evolution-ntlm

Patch from evolution-exchange (2.10.3).  The ldap_ntlm_bind function is
actually called by evolution-data-server, checked at version 1.12.2.
Without this patch, the Exchange addressbook integration uses simple binds
with cleartext passwords.

Russ checked with openldap-software for upstream's opinion on this patch
on 2007-12-21.  Upstream had never received it as a patch submission and
given that it's apparently only for older Exchange servers that can't do
SASL and DIGEST-MD5, it's not very appealing.

Bug#457374 filed against evolution-data-server asking if this support is
still required on 2007-12-21.

Gbp-Pq: Name evolution-ntlm
include/ldap.h
libraries/libldap/Makefile.in
libraries/libldap/ntlm.c [new file with mode: 0644]
libraries/libldap_r/Makefile.in